machine language
英 [məˈʃiːn ˈlæŋɡwɪdʒ]
美 [məˈʃiːn ˈlæŋɡwɪdʒ]
机器语言;计算机语言
英英释义
noun
- a set of instructions coded so that the computer can use it directly without further translation
- a programming language designed for use on a specific class of computers
双语例句
- The assembler translates symbolic language into machine language.
汇编程序把符号语言翻译成机器语言。 - A single computer instruction that results in a series of instructions in machine language.
一个单一的计算机指令可引起一系列的机器语言指令。 - Machine language: A language designed for the direct use by a computer without translation. Also called Machine code.
机器语言:为电脑直接使用,不需翻译,而设计的语言。亦称机器代码。 - However, high-level languages must be translated into machine language by another program called a compiler before a computer can understand them.
然而,在计算机能够理解之前,高级语言必须被称之为编译器的另外一种程序翻译成机器语言。 - In machine language, data and instructions are represented in binary form.
机器语言里,数据和指令都是用二进制形式表示。 - A programming language whose instructions are expressed in symbols convenient to humans rather than in machine language.
不用机器语言而用对人方便的符号表示各种指令的一种编程语言。 - Programmers use assembly languages when it is important to minimize the time it takes to run a program, because the translation from assembly language to machine language is relatively simple.
当尽量减少程序的运行时间很重要时,程序员就使用汇编语言,因为从汇编语言到机器语言的翻译相对简单。 - The Tao gave birth to machine language. machine language gave birth to the assembler.
道生机器语言,机器语言生汇编嚣。 - Programmers may work in machine language or in assembly languages.
程序设计人员可能用机器语言或汇编语言来工作。 - A program written in a language from which statements are translated into machine language.
用某一语言所写并被翻译成机器语言的程序。
